body {
	margin: 0;
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0877D0;
	text-decoration: none;
}
.daohang a:link {
	font-size: 12px;
	font-weight:bold;
	color: #0877D0;
	text-decoration: none;
}
.daohang a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:#0877D0;
}
.daohang a:hover {
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:#333333;
	background-image:url(../images/bj_1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:116px;
	height:37px;
	line-height:37px;
	
}

.kuang {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.kuang1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.gang {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}

li{ list-style:none;}

/*==============分页=============*/
.page{ text-align:center; padding:10px;}
.page a{ margin-left:10px;}

/*==============产品列表=============*/
.product_view ul{ zoom:1; overflow:hidden; padding:15px 0 0 5px !important; _padding:5px 0 0 5px;}
.product_view ul li{ float:left; width:170px; margin-right:5px; margin-bottom:30px; line-height:22px}
.product_view ul li img{ border:solid 1px #CCC;}
.product_view ul li span{ display:block; text-align:center; line-height:24px;}
.product_view ul li div{ text-align:center; }

/*==============新闻列表=============*/
.list{ padding:10px 0;}
.list li{ height:32px; line-height:32px; background:url(../images/line.gif) repeat-x left bottom; padding-bottom:5px; zom:1; overflow:hidden;}
.list li a{ background:url(../images/ico.gif) no-repeat 5px center; padding-left:15px; font-size:14px; float:left;}
.list li a:hover {
	font-size: 14px;
	color: #0877D0;
	text-decoration: none;
}
.list li span{ float:right; font-size: 14px;}

/*==============内容页=============*/
.view{ padding:15px;}
.view h2{ text-align:center; font-size:16px;}
.son_title{ text-align:center; padding:15px; color:#666; background:url(../images/line.gif) repeat-x left bottom;}
.info p{ text-indent:24px; line-height:20px; margin-top:12px;}
/*==============广告=============*/
#focus {width:993px; height:335px; overflow:hidden; position:relative;}
#focus ul {height:335px; position:absolute; margin:0px; padding:0px;}
#focus ul li {float:left; width:993px; height:335px; overflow:hidden; position:relative;margin:0px; padding:0px;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:993px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:993px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(../js/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
